Skip to content

fix: storybook preview build#618

Merged
gdsantana merged 3 commits into
mainfrom
fix-storybook-preview
May 29, 2026
Merged

fix: storybook preview build#618
gdsantana merged 3 commits into
mainfrom
fix-storybook-preview

Conversation

@isaquebock
Copy link
Copy Markdown
Contributor

Summary

  • Remove duplicate Tailwind plugin registrations from the Storybook config — spacingElements, semanticTexts, and animations are already provided by @aziontech/theme/tailwind-preset, and re-registering them broke the Storybook preview build.
  • Delete the deprecated packages/theme/docs/IMPLEMENTATION.md (400 lines of stale documentation).

Test plan

  • pnpm storybook:build completes without errors
  • pnpm storybook:dev renders stories with semantic spacing, text, and animation utilities intact

@isaquebock isaquebock requested a review from a team as a code owner May 29, 2026 18:31
@gdsantana gdsantana merged commit 108c168 into main May 29, 2026
11 checks passed
robsongajunior pushed a commit that referenced this pull request May 29, 2026
## [2.1.1](https://github.com/aziontech/webkit/compare/@aziontech/theme@2.1.0...@aziontech/theme@2.1.1) (2026-05-29)

### Bug Fixes

* adding button kind danger ([#617](#617)) ([028b200](028b200))
* storybook preview build ([#618](#618)) ([108c168](108c168))
@robsongajunior
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants